Welcome![Sign In][Sign Up]
Location:
Search - SPH meshless

Search list

[AlgorithmMeshless_SPH

Description: 使用fortran编写的无网格(光滑质点流体动力学)SPH算法-using FORTRAN prepared by the non-grid (smooth particle hydrodynamics) SPH algorithm
Platform: | Size: 116736 | Author: 殷水平 | Hits:

[Algorithmmeshless

Description: 这个是无网格教学程序,适合初学同学使用。欢迎大家点评-This is a meshless teaching for beginner students to use. Welcome Comments
Platform: | Size: 24576 | Author: 田凤 | Hits:

[Algorithmparallel-SPH-0.1.tar

Description: 光滑质点无网格法SPH并行计算程序,一种新型算法-Smooth particle meshless method SPH parallel computing procedures, a new type of algorithm
Platform: | Size: 2592768 | Author: jimcqcu | Hits:

[Windows DevelopSPHfinal

Description: This a SPH meshfree code have been developed for curve fitting problems. this archive contains Matlab subroutines
Platform: | Size: 7168 | Author: ahmad | Hits:

[AlgorithmXSPH_Unified_EN

Description: SPH code written in fortran , book meshless method: smoothed particles hydrodynamics
Platform: | Size: 203776 | Author: kastal2007 | Hits:

[AlgorithmSPH3DOnTheBook

Description: Dr. Liu 在《光滑粒子流体动力学--一种无网格方法》一书中提供的光滑粒子流体动力学(SPH)源程序,采用Fortran语言编写,用于计算可压缩流体力学问题。-Dr. Liu in the " Smooth Particle Hydrodynamics- a meshless method," a book provided by the smooth particle hydrodynamics (SPH) source code, using Fortran language, used to calculate the fluid flow problem.
Platform: | Size: 24576 | Author: Li Zi | Hits:

[matlabsph1

Description: The smooth particle hydrodynamics (SPH), the diffuse element method (DEM), the element-free Galerkin method (EFGM), the reproducing kernel particle method (RKPM), the moving-particle semi-implicit method (MPS) are among others. However, it seems that these meshless methods have not succeeded in replacing the FEM analysis completely, while they show excellent performance in several special fields.
Platform: | Size: 7168 | Author: nima fathi | Hits:

[OpenGL programSPH-for-dambreak

Description: 光滑粒子方法是一 种新近发展 的可用于流动模拟的无网格数值方法 ,理论上能够适应任意变形 ,在模拟流体流动的剧烈变形时有显著的优势 但是流动的初始、边界条件和一些计算数的选取都会对计算结果产生较大 的影响 作者基于 方法 的基 本原理 , 全面考虑了各种定解条件的设置 , 独立发展 了一 套用于模拟不可压 自由表面流动的 程序 , 并应用 于溃坝流动的模拟 之 中 模拟结果 与 和 经典 的结果非常吻合 ,验证 了方法的准确性,为 方法的一 步发展和广泛应用奠定 了一定的基础-Smoothed particle method is a newly developed flow simulation can be used for meshless numerical method, in theory, able to adapt to any deformation, fluid flow in the simulation of intense deformation has significant advantages, but the initial flow, boundary conditions and some of the calculations select the number of results will have a greater impact on the basic principles of the author based methods, fully taking into account the set of boundary conditions, a set of independent development for incompressible free surface flow simulation program, and applied to the dam break flow into the simulation results with the simulation results are very consistent and classic to verify the accuracy of the method, the method further development and wide application to lay a certain foundation
Platform: | Size: 470016 | Author: tigerwoods | Hits:

[Algorithminput

Description: 无网格方法的输入参数控制程序(主要针对SPH)-Meshless method input parameter control procedures (mainly for SPH)
Platform: | Size: 1024 | Author: linqing | Hits:

[CSharpmeshless-sph

Description: 用sph(光滑流体粒子动力学)方法模拟经典流动泊肃叶流,适合sph方法初学者练习使用!-With sph (smooth fluid particle dynamics) simulations classic Poiseuille flow stream, suitable for beginners to practice using the method sph!
Platform: | Size: 14336 | Author: 夏米 | Hits:

[AlgorithmSPH 3DOnTheBook

Description: Dr. Liu in the " Smooth Particle Hydrodynamics- a meshless method," a book provided by the smooth particle hydrodynamics (SPH) source code, using Fortran language, used to calculate the fluid flow problem.
Platform: | Size: 26594 | Author: FUSHENG309 | Hits:

[Windows DevelopMeshless_SPH

Description: 无网格算法中的光滑粒子水动力学sph算法源程序(溃坝)-Meshless algorithm smoothed particle hydrodynamics sph algorithm source (dam)
Platform: | Size: 113664 | Author: zhangningbo | Hits:

[CSharp[Violeau_D.]

Description: 本书主要用于水动力学的研究,计算方法是无网格的SPH方法,本书国外的书,英文原版-This book is mainly used for hydrodynamic research, the calculation method is the meshless SPH method, the book of foreign books, English original
Platform: | Size: 3999744 | Author: 王太子 | Hits:

[Documents弹丸侵彻SPH靶板的教程

Description: 利用sph无网格方法 对子弹侵彻粑板进行数值模拟,避免了拉格朗日网格在高速撞击模拟中由于自身网格特性产生网格畸变(The SPH meshless method is used to simulate the projectile penetrating the cake plate, which avoids the grid distortion produced by the Lagrange grid in high speed impact simulation due to its own grid characteristics.)
Platform: | Size: 2058240 | Author: 航天员 | Hits:

[AlgorithmEFG2

Description: 无网格法在数值计算中不需要生成网格,而是按照一些任意分布的坐标点构造插值函数离散控制方程,就可方便地模拟各种复杂形状的流场。该法大致可分成两类:一类是以Lagrange方法为基础的粒子法(Particle method),如光滑粒子流体动力学(Smoothed particle hydrodynamics,简称SPH)法,和在其基础上发展的运动粒子半隐式(Moving-particle semi-implicit,简称MPS)法等;另一类是以Euler方法为基础的无格子法(Gridless methods),如无格子Euler/N—S算法(Gridless Euler/Navier-Stokes solution algorithm)和无单元Galerkin法(Element free Galerkin,简称EFG)等。(In the numerical calculation, meshless method does not need to generate grid, but constructs interpolation function discrete control equation according to some arbitrarily distributed coordinate points, which can easily simulate various complex shapes of flow field.)
Platform: | Size: 1024 | Author: 你叫我吧 | Hits:

CodeBus www.codebus.net